home *** CD-ROM | disk | FTP | other *** search
/ CD Charme 1 / CD Charme 01.iso / mac / hybride / GLOWING / HOLO / CHOOSE.DIR / 00104_Script_104 < prev    next >
Text File  |  1994-12-08  |  465b  |  16 lines

  1. on RefreshButtons
  2.     set the castnum of sprite 10 ¼
  3. to the number of cast "YESOFF"
  4.     set the castnum of sprite 11 ¼
  5. to the number of cast "NOOFF"
  6.     set the castnum of sprite 12 ¼
  7. to the number of cast "PANICOFF"
  8.     set the castnum of sprite 13 ¼
  9. to the number of cast "SKIPOFF"
  10.     set the castnum of sprite 14 ¼
  11. to the number of cast "HIDEOFF"
  12.      set the castnum of sprite 15 ¼
  13. to the number of cast "EXITOFF"
  14. updateStage
  15. end RefreshButtons
  16.